From: Richard M. Stallman Date: Fri, 19 Apr 2002 00:29:11 +0000 (+0000) Subject: Document describe-text-at, not list-text-properties-at. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~57633 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=dac7616d0bbf526d82789ba471abe0c2d27cc2ec;p=emacs.git Document describe-text-at, not list-text-properties-at. --- diff --git a/man/text.texi b/man/text.texi index a6963e303ec..5be86de7b80 100644 --- a/man/text.texi +++ b/man/text.texi @@ -1833,8 +1833,8 @@ menu works with (@code{facemenu-remove-face-props}). Delete @emph{all} text properties from the region (@code{facemenu-remove-all}). -@findex list-text-properties-at -@item List Properties +@findex describe-text-at +@item Describe Text List all the text properties of the character following point (@code{list-text-properties-at}).